type crypto/cipher.gcm (struct)

Method Implmentations (6 other methods implement nothing)


Open(dst, nonce, ciphertext, data []byte) ([]byte, error) *gcm.M : AEAD.Open
Seal(dst, nonce, plaintext, data []byte) []byte *gcm.M : AEAD.Seal